home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Mac OS 8 Interfaces & Libraries / Interfaces / CIncludes / PictUtil.h < prev    next >
C/C++ Source or Header  |  1996-05-01  |  286b  |  9 lines

  1. /* 
  2.     "PictUtil.h" has been renamed to "PictUtils.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <PictUtil.h>.  Please update your source
  6.     could to directly #include <PictUtils.h>
  7. */
  8. #include <PictUtils.h>
  9. #error "include <PictUtils.h> instead of <PictUtil.h>